Replies to CREATE-AUTHINFO1, CREATE-AUTHINFO2, CHPROV
Description of Data Fields
The replies of the .de registration system to CREATE-AUTHINFO1, CREATE-AUTHINFO2 or CHPROV requests comprise the data fields described below:
K/V Keyword | XML Namespace and Element | Occurrence min - max | Type / Length | Value Range | Description |
---|---|---|---|---|---|
StId | tr:stid | 1 |
token 30-255 |
stid-rule | This is a Server Transaction ID (StId) which is assigned by the server. The StId ensures that the request from the provider and DENIC's reply are referenced with a globally unique ID. |
CtId | tr:ctid | 0 - 1 |
token 3 - 64 |
Any visible Unicode character (according to Unicode version 3.1) | This is the unique transaction ID which is issued by the client. |
Result | tr:result | 1 | token | result-erule | Result of processing: success = request was executed failed = request was not executed exception = system failure, request was not executed |
Info | tr:message level="info" | 0 - * |
normalizedString 1 - 255 |
message-rule | Information about the request, consisting of a message code and text |
Warning | tr:message level="warning" | 0 - * |
normalizedString 1 - 255 |
message-rule | Warning about the request, consisting of a message code and text |
Error | tr:message level="error" | 0 - * |
normalizedString 1 - 255 |
message-rule | Error message about the request, consisting of a message code and text |
AuthInfoExpire | expire | 0-1 |
token 25 |
date-rule | Expire date in the format of ISO 8601 Date and time format. |